provideApiService

@Singleton()
@Provides()
final ApiService provideApiService(Retrofit retrofit)

This method provides the ApiService instance for the passing Retrofit.